[Manager Summary]

PMGetDialogAccepted


Reports to application-defined callback functions whether the user has confirmed a dialog box.
OSStatus PMGetDialogAccepted(PMDialog pmDialog, Boolean *process)
PARAMETERS
pmDialog
The PMDialog object for a dialog box being displayed.

process
A pointer to a Boolean value of TRUE if the user confirms the dialog box.
function result
A result code. See Result Codes.
CARBON PORTING NOTES
 The PMGetDialogAccepted gives you access to the information formerly contained in the fDoIt field of the Printing Manager structure TPrDlg .

Last modified: 5/7/99. Status: Draft Copyright 1999 Apple Computer, Inc. All rights reserved.